.container{
	position: relative;
	padding: 10px 15px 6px;
}
/* 侧边栏悬浮窗 */
.side-layer-wrap{
    position: fixed;
	left: 0;
    top: 182px;
    z-index: 10000;
}
.side_layer{
	width: 40px;
	height: 80px;
	padding: 10px;
	cursor: default;
	background-color: #006599;
}
.side_layer .text{
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.side_layer .text .img_bg{
	width: 16px;
	height: 16px;
	background: url(../img/notice.png) no-repeat center top/cover;
}
.side_layer .notice{
	position: absolute;
	left: 40px;
	top: 0;
	width: 0;
	height: 200px;
	overflow: hidden;
	background-color: #025193;
	font-size: 14px;
	color: #fff;
}
.side_layer .notice .notice_tit{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	border-bottom: 2px solid #fff;
}
.side_layer .notice .notice_text{
	text-align: justify;
	margin-top: 10px;
}
.side_layer .notice a{
	color: #fff;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.side_layer:hover{
	height: 200px;
}
.side_layer:hover .text .img_bg{
	background: url(../img/notice_top.png) no-repeat center top/cover;
}
.side_layer:hover .notice{
	width: 400px;
	padding: 10px 20px;
}
/* 左侧维护公告 */
.maintain-wrap{
    position: absolute;
    left: 0;
    top:100%;
    margin-top: 10px;
}
.maintain-wrap .hide-text{
    width: 40px;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    cursor: default;
    background-color: #0168b7;
}
.maintain-wrap:hover .hide-text{
    display: none;
}
.maintain-wrap:hover .maintain-img{
    display: block;
}
.maintain-wrap .maintain-img{
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    display: none;
}

/*左侧浮窗*/
.index-left-side{
	position: absolute;
	left: -81px;
	top: 0;
}
.index-left-side li{
	margin-top: 2px;
}
.index-left-side li img{
	width: 76px;
}
.index-left-side li:first-child{
	margin: 0;
}







.block{
	margin-top: 10px;
}
.block:first-child{
	margin-top: 5px;
}
.slide_wrap{
	float: left;
	width: 550px;
	height: 270px;
	overflow: hidden;
	position: relative;
}
.slide_wrap:hover .prev_news,
.slide_wrap:hover .next_news{
	display: block;
}
.slide_wrap .slide_list, .slide_wrap .slide_list img{
	width: 550px;
	height: 270px;
}
.slide_wrap .slide_list p{
	width: 550px;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background: rgba(0,0,0,.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	padding: 0 122px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	left: 0;
	bottom: 0;
}
.slide_wrap .pager{
	width: 550px;
	height: 30px;
	padding-right: 15px;
	text-align: right;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.slide_wrap .pager a{
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 0!important;
	background: #FFFFFF;
	border-radius: 50%;
	margin-right: 5px;
	vertical-align: text-bottom;
	border: 1px solid #6e6e6e;
}
.slide_wrap .pager a.activeSlide{
	background: #1a95e0;
}

.slide_wrap .prev_news{
	width: 36px;
    height: 56px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    z-index: 9;
    background: rgba(0,0,0,.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	cursor: pointer;
	cursor: hand;
	display: none;
}
.slide_wrap .prev_news span{
	display: block;
	width: 33px;
    height: 56px;
    background: url(../img/page_nav.png) no-repeat left center;
}
.slide_wrap .next_news{
	width: 36px;
    height: 56px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    z-index: 9;
    background: rgba(0,0,0,.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	cursor: pointer;
	cursor: hand;
	display: none;
}
.slide_wrap .next_news span{
	display: block;
	width: 33px;
    height: 56px;
    background: url(../img/page_nav.png) no-repeat right center;
}

.right_list_wrap{
	float: right;
	width: 410px;
	height: 270px;
	padding-top: 11px;
	overflow: hidden;
}

.right_list_wrap .text_list_wrap{
	padding: 12px;
}
.right_list_wrap .text_list_wrap .name{
	max-width: 300px;
}
.right_list_wrap .text_list_wrap .time{
	width: 50px;
}

/*价值观*/
.value_img_wrap{
	float: left;
}
.value_img_wrap img{
	width: 550px;
	height: 150px;
}
.work_wrap{
	float: right;
	height: 150px;
	overflow: hidden;
}
.work_wrap .online_office{
	width: 410px;
	height: 73px;
	line-height: 73px;
	margin-bottom: 4px;
	background: url(../img/office.png) no-repeat top center;
	/*padding-left: 90px;*/
	overflow: hidden;
}
.work_wrap .online_office .online-right {
    display: inline-block;
    width: 319px;
    padding-top: 10px;
    line-height: 20px;
    float: right;
}

.work_wrap .online_office a {
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.work_wrap .online_office a:last-child {
    margin-left: 0;
}

.work_wrap .online_office a.first_a {
    margin: 0;
}

.work_wrap .online_office > a:first-child {
    display: inline-block;
    width: 55px;
    height: 53px;
    margin: 10px 20px 10px 15px;
    vertical-align: top;
}
.work_wrap .online_office img{
	display: inline-block;
	vertical-align: middle;
}
.work_wrap .online_search{
	width: 410px;
	height: 73px;
	/*padding-left: 100px;*/
	overflow: hidden;
	background: url(../img/search.png) no-repeat top center;
	overflow: hidden;
}
.work_wrap .online_search a{
	font-size: 0!important;
}
.work_wrap .online_search .online_search_a{
	width: 60px;
	height: 63px;
	vertical-align: top;
	margin: 5px 15px;
	float: left;
}
.work_wrap .online_search ul{
	overflow: hidden;
	margin-top: 9px;
	width: 320px;
	vertical-align: top;
	float: left;
}
.work_wrap .online_search ul li{
	float: left;
	margin: 9px 20px 0 0;
}

/*信息公开目录页面*/
.xxgk_nav{
	font-size: 0;
}
.xxgk_nav li{
	display: inline-block;
	vertical-align: top;
	width: 112px;
	height: 30px;
	margin-left: 10px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	background: #1a95e0;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xxgk_nav li a{
	display: block;
	color: #fff;
}
.xxgk_nav li:first-child{
	margin: 0;
}
.xxgk_nav li:hover,
.xxgk_nav li.active {
	background: #f29b76;
}
.xxgk_list_wrap{
	/*border: 1px solid #e5e5e5;*/
	margin-top: 5px;
	height: 232px;
	padding: 12px 14px;
	overflow: hidden;
}
.xxgk_list_wrap ul{
	display: none;
}
.xxgk_list_wrap ul.active{
	display: block;
}
.xxgk_list_wrap .common_list .name{
	max-width: 795px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xxgk_list_wrap .common_list .time{
	width: 100px;
}
.xxgk_list_wrap .xxgk_hsfg .common_list .name{
	max-width: 735px;
}
.xxgk_list_wrap .xxgk_hsfg .common_list .time{
	width: 160px;
	text-align: right;
}
/*航行安全样式*/
.hxaq_nav_wrap{
	margin-bottom: 25px;
}

.hxaq_nav_wrap ul{
	font-size: 0;
}
.hxaq_nav_wrap ul li{
	display: inline-block;
	width: 113px;
	height: 70px;
	padding: 5px 0 6px 0;
	vertical-align: top;
	margin-left: 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.hxaq_nav_wrap ul li:hover{
	opacity: .6;
}
.hxaq_nav_wrap ul li a{
	display: block;
	font-size: 14px;
}
.hxaq_nav_wrap ul li .hxaq_nav_img_wrap{
	width: 100%;
	height: 45px;
	display: table;
}
.hxaq_nav_wrap ul li .hxaq_nav_img_wrap .table_cell_img_wrap{
	display: table-cell;
	vertical-align: middle;
}
.hxaq_nav_wrap ul li .hxaq_nav_img_wrap img{
	margin: 0 auto;
}
.hxaq_nav_wrap ul li span{
	display: block;
	/*font-size: 14px;*/
	line-height: 14px;
	text-align: center;
	color: #fff;
}
.hxaq_nav_wrap ul li:first-child{
	width: 112px;
	margin: 0;
	background: #82b94a;
}

.hxaq_nav_wrap ul  li:first-child + li{
	background: #e95505;
}
.hxaq_nav_wrap ul  li:first-child + li + li{
	width: 112px;
	background: #2c8ed5;
}
.hxaq_nav_wrap ul li:first-child + li + li + li{
	background: #eec923;
}
.hxaq_nav_wrap ul li:first-child + li + li + li + li{
	width: 112px;
	background: #2c76a6;
}
.hxaq_nav_wrap ul li:first-child + li + li + li + li + li{
	background: #2cbe42;
}
.hxaq_nav_wrap ul li:first-child + li + li + li + li + li + li{
	width: 112px;
	background: #b363c7;
}
.hxaq_nav_wrap ul li:first-child + li + li + li + li + li + li + li{
	background: #587908;
}
/*互动交流，专题专栏样式*/
.hdjl_wrap{
	float: left;
	width: 440px;
}

.hdjl_ul{
	font-size: 0;
	margin-top: 10px;
}
.hdjl_ul li{
	display: inline-block;
	vertical-align: top;
	border: 1px solid #0260a0;
	width: 217px;
	height: 37px;
	margin-bottom: 6px;
	line-height: 35px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.hdjl_ul li:hover{
	background: #0260a0;
}
.hdjl_ul li:hover a{
	color: #fff;
}

.hdjl_ul li:first-child,
.hdjl_ul li:first-child + li + li,
.hdjl_ul li:first-child + li + li + li + li{
	margin-right: 6px;
}
.hdjl_ul li:first-child + li + li + li + li,
.hdjl_ul li:first-child + li + li + li + li + li{
	margin-bottom: 0;
}
.hdjl_ul li a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #0260a0;
}
.ztzl_wrap{
	float: right;
	width: 520px;
}
.ztzl_list_wrap{
	margin-top: 10px;
	padding-left: 20px;
}
.ztzl_list_wrap .common_list_ul{
	width: 270px;
	float: left;
}
.ztzl_list_wrap .common_list_ul .common_list.active a{
	color: #0260a0;
}
.ztzl_list_wrap .common_list_ul .name{
	max-width: 225px;
	font-weight: 600;
    font-family: "SimSun","fangsong";
}

.ztzl_list_wrap .ztzl_img_wrap{
	float: right;
}
.ztzl_list_wrap .ztzl_img_wrap .ztzl_img_list{
	width: 230px;
	height: 123px;
	overflow: hidden;
	display: none;
}
.ztzl_list_wrap .ztzl_img_wrap .ztzl_img_list.active{
	display: block;
}
.ztzl_list_wrap .ztzl_img_wrap img{
	width: 230px;
	height: 123px;
}
.layui-layer.layui-layer-iframe {
    min-height: 600px;
}

.layui-layer.layui-layer-iframe  .layui-layer-content {
    height: 90%!important;
    height: calc(100% - 50px)!important;
}

.layui-layer.layui-layer-iframe iframe {
    min-height: 550px;
    height: 100%!important;
}

